home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / gcccb.dir / 00643.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  117 b   |  10 lines

  1. on exitFrame
  2.   Frenesi()
  3.   menu()
  4.   if rollOver(42) then
  5.     go(the frame)
  6.   else
  7.     go(the frame + 1)
  8.   end if
  9. end
  10.